home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / game / shoot / WarpHereticD.lha / readme.txt < prev    next >
Text File  |  1999-01-28  |  2KB  |  45 lines

  1. WarpHeretic Debug version
  2. =========================
  3.  
  4. Hi!
  5.  
  6. Some people had crashes with the 1.3 executable. There are some
  7. possible reasons:
  8.  
  9. 1. I used a "be careful when you use it" Beta-Version of StormC
  10.    (and i was NOT careful... the Debugversion is now compiled
  11.    with the normal Version of StormC 4 Beta... not the "be careful"
  12.    version :)
  13. 2. On some machines 60 ns setting did cause problems, especially
  14.    if you have RAM-Chips of different manufacturers. If you
  15.    experienced crashes with other programs also you might want
  16.    to try 70 ns Settings. I had this problem once, but after
  17.    i exchanged my Non-EDO for EDO RAM the problem disappeared.
  18. 3. One of the ASM-Optimizations might be buggy. But after
  19.    i recompiled i did not get any more crashes, so i let it in... :)
  20.  
  21. How to use the debug-version:
  22.  
  23. 1. Start the tool segtracker first thing in your startup-sequence
  24. 2. When you get a WarpUP Crashrequester indicating for example
  25.    the address 0x08c9999b as the crash address, type:
  26.  
  27.    memowner 0x08c9999b
  28.  
  29.    This should output hunk and offset number. Then you should tell
  30.    me these numbers (if it does not output hunk/offset you do not
  31.    have segtracker installed in your startup).
  32.  
  33. Using this data i can calculate the source-code line which caused
  34. the crash. But i think with this version no crashes (unless your
  35. system has 70 ns problems...) should happen anymore anyways...
  36.  
  37. Mail me at MagicSN@Birdland.es.bawue.de
  38.  
  39. Note: As this is a debug-version, the fps-rate goes down a bit. When
  40. we are sure there are no bugs left i will go back to the non-debug
  41. version...
  42.  
  43. Steffen Haeuser
  44.  
  45.